home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / MacTechNotes / TN.201.250 / TN.243.Script Mgr Variables / TN.243.Script Mgr Variables.rsrc / SitC_0_Long Description < prev   
Encoding:
Text File  |  1989-05-15  |  428 b   |  1 lines

  1. TN.243.Script Mgr Variables - The Script Manager maintains a number of global variables which can be read with the routine _GetEnvirons.  These variables can be set by a corresponding routine, _SetEnvirons.  In addition, each script interface system maintains variables of its own.  These are referred to as local variables in Inside Macintosh, Volume V-293, The Script Manager, and are read by _GetScript and set by _SetScript.